phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection [closed]
Posted
by
Sagar Thapaliya
on Server Fault
See other posts from Server Fault
or by Sagar Thapaliya
Published on 2012-09-04T07:33:35Z
Indexed on
2012/09/04
9:39 UTC
Read the original article
Hit count: 157
phpmyadmin
i have some problem i had skpe on my laptop and unfortunately skype used 80 port for network and wamp server 2.0
Apache Version : 2.2.10
PHP Version :
5.2.7
i changed the port of wamp server through
Listen 12.34.56.78:80
Listen 80
Listen 12.34.56.78:80
Listen 8080 and i able to do somehow but i can't access the phpmyadmin please help me i hope i can get my solution from all of you soon my errors seems this i have mentioned downstairs below
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
© Server Fault or respective owner